CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - fft algorithm

搜索资源列表

  1. 傅立叶变换算法

    0下载:
  2. matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
  3. 所属分类:编程文档

    • 发布日期:2014-01-21
    • 文件大小:697690
    • 提供者:清风
  1. ch2

    1下载:
  2. 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
  3. 所属分类:Communication

    • 发布日期:2016-01-26
    • 文件大小:6953
    • 提供者:Lily
  1. fpgafft

    0下载:
  2. :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:220333
    • 提供者:王晓
  1. FPGA_4FFT

    0下载:
  2. 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:360629
    • 提供者:王晓
  1. Pipeline_FFT

    0下载:
  2. Descr iption of a pipeline architecture for a FFT processor, based on the R22SDF algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:194937
    • 提供者:rhadookoo
  1. AudioSpectrumAnalyzerArticle

    0下载:
  2. This article describes how to build simple audio spectrum analyzer based on FFT algorithm using Philips LPC2138 microcontroller.
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:104594
    • 提供者:Robert
  1. Impulse_fft_hw

    0下载:
  2. ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:4278
    • 提供者:teomondo
  1. fftplot

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:728
    • 提供者:常虎
  1. PICshixianFFt

    1下载:
  2. pic 单片机上实现fft算法的相关资料 希望有所帮助-pic single chip to achieve fft algorithm would like to see the relevant information to help
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:4912012
    • 提供者:浒湾
  1. vhdl_main

    0下载:
  2. VHDL main project for impementing FFT algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:89661
    • 提供者:Mallikarjun
  1. fft

    0下载:
  2. 用C语言实现FFT算法,是基二的,并且用matlab测试过了是正确的。-FFT algorithm using C language, is the base 2, and tested the use of matlab is correct.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1995
    • 提供者:li
  1. FFT

    1下载:
  2. fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:wuchenlong
  1. 8-DFT-FFT

    0下载:
  2. 8点序列的基2-DIT-FFT算法程序设计-8 base sequence of 2-DIT-FFT algorithm programming
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:21878
    • 提供者:肖利
  1. FFT-CPP

    0下载:
  2. 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm in C++ code
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:3674
    • 提供者:王一
  1. FFT-algorithm

    0下载:
  2. 基于快速傅里叶变换FFT算法的分次谐波测量与分析-Based on the measurement and analysis of sub-harmonic of the FFT algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:187288
    • 提供者:孟繁凡
  1. FFT

    0下载:
  2. 快速傅里叶变换,基四时间抽取快速FFT算法,蝶形运算-Fast Fourier Transform, the base four-time extraction of the fast FFT algorithm, the butterfly
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:153566
    • 提供者:胡鹏
  1. fft

    0下载:
  2. matlab fft运算程序 可以使用方便易懂-matlab fft algorithm program You can use easy to understand
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:3676
    • 提供者:huangyunpeng
  1. FFT-in-C-language

    0下载:
  2. FFT算法的C语言实现,分别包括了FFT算法和IFFT算法,可以在输入的时候选择何种算法-FFT algorithm in C language
  3. 所属分类:Document

    • 发布日期:2017-11-07
    • 文件大小:5827
    • 提供者:马哲
  1. Code-for-Freauency-Domain-Analysis-using-FFT-Algo

    0下载:
  2. Code for Freauency Domain Analysis using FFT Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:606731
    • 提供者:venu
  1. FFT-algorithm-Generator

    0下载:
  2. Actel FPGA FFT算法VHDL生成器,附说明。-Actel FPGA FFT algorithm VHDL Generator and introductions
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1404497
    • 提供者:john
« 12 3 4 »
搜珍网 www.dssz.com